home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games1 / nth_trek / revision.doc < prev    next >
Text File  |  1992-08-17  |  1KB  |  45 lines

  1. REVISION.DOC    AUG-17-92
  2.  
  3.  
  4. VERSION 03, AUG-17-92:
  5.  
  6. Klingons also shoot phasers.
  7. Used new optimizing compiler and MASM 6.00 for faster, more compact code.
  8. Added second explosion pattern.
  9. Two sounds can play simultaneously.
  10. Sound is initially turned off on slow computers.
  11. Flash damage bargraphs and display GREEN condition at beginning of level.
  12. Fast beep and yellow display when energy or shields are very low.
  13. Improved condition and 7-segment displays (widen and flashing).
  14. Fixed bug that allowed a lock up at beginning of a level.
  15. Swapped quadrant coordinates to traditional order: Y, X.
  16. Fixed small bug in epilogue where hyphen broke a word in the wrong place.
  17. Command-line switch to start at any level.
  18.  
  19.  
  20. VERSION 02, JUN-19-92:
  21.  
  22. Added graphic images:
  23.     Seven-segment numeric displays. (Inverse video for monochrome.)
  24.     Pinwheel galaxy and planet.
  25.     Put reticle on bar graphs.
  26.  
  27. Fixed spelling errors (regrettably, galactic).
  28.  
  29. Fade all explosion fragments.
  30.  
  31.  
  32. VERSION 01, JUN-08-92:
  33.  
  34. Fixed problem where some video adapters didn't display the high intensity
  35. background colors. (Some BIOSes reset the blink/high-intensity bit when
  36. loading a font.)
  37.  
  38. Added more dilithium crystals, especially at the higher levels where
  39. they're need most.
  40.  
  41. Increased code speed in many small ways.
  42.  
  43. Improved sound quality slightly by re-enabling interrupts in the keyboard
  44. interrupt handler.
  45.